Make header mismatch checking more robust against build time changes in
authorIan Campbell <ian.campbell@xensource.com>
Wed, 30 May 2007 16:37:58 +0000 (17:37 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 30 May 2007 16:37:58 +0000 (17:37 +0100)
commitd3f7f10c42ac5230bfecdfa73c5a07f9dcac935e
treeee6b84ca15cb63cbf4ab43fcd4a69832a6b4541b
parent4ae289712c3c680955f31b0055d7ed71f447a8ef
Make header mismatch checking more robust against build time changes in
xen/include/public/foreign.

Unfortunately diff's -x and -X options do not support excluding paths just
individual files so we have to list unqualified filenames. This is ok for now
since there are no filename clashes.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
buildconfigs/interface.exclude [new file with mode: 0644]
buildconfigs/mk.linux-2.6-xen